Skip to content

api.ScriptProcessorNode and audioprocess_event - missing spec link #26908

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Josh-Cena opened this issue May 27, 2025 · 3 comments
Open

api.ScriptProcessorNode and audioprocess_event - missing spec link #26908

Josh-Cena opened this issue May 27, 2025 · 3 comments
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API p4 Low priority – Community PRs accepted.

Comments

@Josh-Cena
Copy link
Member

What type of issue is this?

Missing specification link (no spec_url property)

What information was incorrect, unhelpful, or incomplete?

The spec links for ScriptProcessorNode and ScriptProcessorNode.audioprocess_event are missing. I know they should be present because https://developer.mozilla.org/en-US/docs/Web/API/ScriptProcessorNode/bufferSize does have a spec, and these features are not non-standard.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Spec URLs

Did you test this? If so, how?

/

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/ScriptProcessorNode/audioprocess_event

MDN metadata

MDN page report details
  • Query: api.ScriptProcessorNode.audioprocess_event
  • Report started: 2025-05-27T03:00:19.424Z
@Josh-Cena Josh-Cena added the needs triage This issue needs to be confirmed label May 27, 2025
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 27, 2025
@caugner
Copy link
Contributor

caugner commented May 27, 2025

Browser-specs lists Web Audio API 1.0 and 1.1, so either spec urls should be referencable as impl_url spec_url of those features:

See: https://github.com/w3c/browser-specs/blob/820986cdc2bd4e904a1f0680520f0edd46558048/specs.json#L1721-L1727

@Josh-Cena Would you like to open a PR adding those impl_urls spec_urls? 🙏

@caugner caugner added p4 Low priority – Community PRs accepted. and removed needs triage This issue needs to be confirmed labels May 27, 2025
@Josh-Cena
Copy link
Member Author

Do you mean impl_url or spec_url?

@caugner
Copy link
Contributor

caugner commented May 31, 2025

Do you mean impl_url or spec_url?

Oops, you're right: spec_url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API p4 Low priority – Community PRs accepted.
Projects
None yet
Development

No branches or pull requests

2 participants